go/types.Checker.compositeLit (method)

2 uses

	go/types (current package)
		expr.go#L1027: 		check.compositeLit(x, e, hint)
		literals.go#L111: func (check *Checker) compositeLit(x *operand, e *ast.CompositeLit, hint Type) {